From: Jim Blandy Date: Wed, 16 Jun 1993 22:07:28 +0000 (+0000) Subject: * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95287 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=73d615812fb95b0cc79dad7c7c574a8b0d362ea4;p=emacs.git * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf takes care of that. --- diff --git a/src/m/delta88k.h b/src/m/delta88k.h index 08eaca7e455..f896a35df2b 100644 --- a/src/m/delta88k.h +++ b/src/m/delta88k.h @@ -153,7 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ * we have Berkeley style */ #define HAVE_TIMEVAL -#define HAVE_GETTIMEOFDAY /* SysV88 has select(). */ #define HAVE_SELECT